home *** CD-ROM | disk | FTP | other *** search
/ boe.pres.k12.wv.us / boe.pres.k12.wv.us.zip / boe.pres.k12.wv.us / Utilities / Xerox Workcentre 5335 / Windows Utilities / Font Management Utility / Deutsch / Xerox Font Management Utility.msi / Data1.cab / F3722_Fmu.chm / skinsupport / madcap.css next >
Cascading Style Sheet File  |  2009-07-16  |  3KB  |  249 lines

  1. /*<meta />*/
  2.  
  3. /*
  4. // {{MadCap}} //////////////////////////////////////////////////////////////////
  5. // Copyright: MadCap Software, Inc - www.madcapsoftware.com ////////////////////
  6. ////////////////////////////////////////////////////////////////////////////////
  7. // <version>3.0.0.0</version>
  8. ////////////////////////////////////////////////////////////////////////////////
  9. */
  10.  
  11. .MCDropDown
  12. {
  13.     
  14. }
  15.  
  16. .MCDropDownHead
  17. {
  18.     
  19. }
  20.  
  21. .MCDropDownHotSpot
  22. {
  23.     
  24. }
  25.  
  26. .MCDropDownBody
  27. {
  28.     
  29. }
  30.  
  31. .MCDropDownIcon
  32. {
  33.     border: none;
  34. }
  35.  
  36. .MCExpanding
  37. {
  38.     
  39. }
  40.  
  41. .MCExpandingHead
  42. {
  43.     
  44. }
  45.  
  46. .MCExpandingBody
  47. {
  48.     
  49. }
  50.  
  51. .MCExpandingIcon
  52. {
  53.     border: none;
  54. }
  55.  
  56. .MCKLink
  57. {
  58.     
  59. }
  60.  
  61. .MCKLinkSpot
  62. {
  63.     
  64. }
  65.  
  66. .MCKLinkBody
  67. {
  68.     background-color: #bbccdd;
  69.     border: solid 1px #000000;
  70.     margin: 0px;
  71.     padding: 0px;
  72.     position: absolute;
  73.     cursor: pointer;
  74.     cursor: hand;
  75.     filter: alpha( opacity = 100 );
  76.     -moz-opacity: 1.0;
  77.     z-index: 2;
  78. }
  79.  
  80. .MCKLinkBodyBG
  81. {
  82.     background-color: #000000;
  83.     margin: 0px;
  84.     padding: 0px;
  85.     position: absolute;
  86.     filter: alpha( opacity = 100 );
  87.     -moz-opacity: 1.0;
  88.     z-index: 1;
  89. }
  90.  
  91. .MCKLinkBodyCell_Highlighted
  92. {
  93.     padding: 5px;
  94.     background-color: Blue;
  95.     color: White;
  96. }
  97.  
  98. .MCKLinkBodyCell
  99. {
  100.     padding: 5px;
  101.     background-color: Transparent;
  102.     color: Black;
  103. }
  104.  
  105. .MCKeywordLinkIcon
  106. {
  107.     border: none;
  108. }
  109.  
  110. .MCConceptLinkIcon
  111. {
  112.     border: none;
  113. }
  114.  
  115. .MCRelatedTopicsIcon
  116. {
  117.     border: none;
  118. }
  119.  
  120. .MCPopup
  121. {
  122.     
  123. }
  124.  
  125. .MCPopupSpot
  126. {
  127.     
  128. }
  129.  
  130. .MCPopupBody
  131. {
  132.     background-color: #ffffff;
  133.     border: solid 1px #000000;
  134.     margin: 0px;
  135.     padding: 0px;
  136.     position: absolute;
  137.     filter: alpha( opacity = 0 );
  138.     -moz-opacity: 0.0;
  139.     z-index: 2;
  140. }
  141.  
  142. .MCPopupBodyBG
  143. {
  144.     background-color: #000000;
  145.     margin: 0px;
  146.     padding: 0px;
  147.     position: absolute;
  148.     filter: alpha( opacity = 0 );
  149.     -moz-opacity: 0.0;
  150.     z-index: 1;
  151. }
  152.  
  153. .MCTextPopup
  154. {
  155.     
  156. }
  157.  
  158. .MCTextPopupSpot
  159. {
  160.     
  161. }
  162.  
  163. .MCTextPopupBody
  164. {
  165.     background-color: #bbccdd;
  166.     border: solid 1px #000000;
  167.     margin: 0px;
  168.     padding: 5px;
  169.     position: absolute;
  170.     overflow: auto;
  171.     filter: alpha( opacity = 0 );
  172.     -moz-opacity: 0.0;
  173.     z-index: 2;
  174. }
  175.  
  176. .MCTextPopupBodyBG
  177. {
  178.     background-color: #000000;
  179.     margin: 0px;
  180.     padding: 0px;
  181.     position: absolute;
  182.     filter: alpha( opacity = 0 );
  183.     -moz-opacity: 0.0;
  184.     z-index: 1;
  185. }
  186.  
  187. .MCToggler
  188. {
  189.     
  190. }
  191.  
  192. .MCTogglerIcon
  193. {
  194.     border: none;
  195. }
  196.  
  197. div.MCDialog
  198. {
  199.     padding: 10px;
  200.     position: absolute;
  201.     width: 400px;
  202. }
  203.  
  204. div.MCDialog table.MCDialogOuterTable
  205. {
  206.     width: 100%;
  207.     margin: 0px;
  208.     padding: 0px;
  209.     border: none;
  210.     border-collapse: collapse;
  211.     table-layout: fixed;
  212. }
  213.  
  214. div.MCDialog table.MCDialogOuterTable td.Label
  215. {
  216.     vertical-align: top;
  217. }
  218.  
  219. a.MCPopupSpot
  220. {
  221.     color: #0000ff;
  222.     text-decoration: underline;
  223. }
  224.  
  225. a.MCPopupSpot:link
  226. {
  227.     color: #0000ff;
  228.     font-family: Arial, sans-serif;
  229.     text-decoration: underline;
  230. }
  231.  
  232. a.MCPopupSpot:visited
  233. {
  234.     color: blueviolet;
  235.     font-family: Arial, sans-serif;
  236.     text-decoration: underline;
  237. }
  238.  
  239. a.MCPopupSpot:hover
  240. {
  241.     
  242. }
  243.  
  244. a.MCPopupSpot:focus
  245. {
  246.     outline: thin dotted invert;
  247. }
  248.  
  249.